Database Tools Gems

#Total RankDaily RankNameSummary
16023connection_poolGeneric connection pool for Ruby
2238401database_cleanerStrategies for cleaning databases. Can be used to ensure a clean slate for testing.
39991,903seed-fuSeed Fu is an attempt to once and for all solve the problem of inserting and maintainin...
41,139675scenicAdds methods to ActiveRecord::Migration to create and manage database views in Rails
51,5542,148jsonb_accessorAdds typed jsonb backed fields to your ActiveRecord models.
61,8311,646pgheroA performance dashboard for Postgres
72,0962,177seedbankAdds simple rake commands for seeding your database. Simple dependencies let you organi...
82,3941,935seed_dumpDump (parts) of your database to db/seeds.rb to get a headstart creating a meaningful s...
93,0336,272foreignerAdds helpers to migrations and dumps foreign keys to schema.rb
103,0591,907store_modelGem for working with JSON-backed attributes as ActiveRecord models
113,2505,647lhmMigrate large tables without downtime by copying to a temporary table in chunks. The ol...
123,2982,809lol_dbalol_dba is a small package of rake tasks that scan your application models and displays...
134,8638,433upsertMake it easy to upsert on MySQL, PostgreSQL, and SQLite3. Transparently creates merge f...
145,3473,486store_attributeActiveRecord extension which adds typecasting to store accessors
156,05810,887schema_plusSchemaPlus is a gem that simply pulls in a collection of other gems from the SchemaPlus...
166,4995,916rails_dbQuick way to inspect your Rails database, see content of tables, filter, export them to...
177,09815,969secondbaseSecondBase provides support for Rails to manage dual databases by extending ActiveRecor...
188,43017,098seamless_database_poolAdd support for master/slave database database clusters in ActiveRecord to improve perf...
1911,84316,326poloPolo travels through your database and creates sample snapshots so you can work with re...
2020,48320,573trophoniusA lightweight, easy to use link between Ruby (on Rails) and FileMaker using the FileMak...
2123,56322,260safranoSafrano is an OData server library
2230,18140,818pokotarouPokotarou is convenient seeder of 'Ruby on Rails'
2353,90620,573ronin-dbronin-db is a database library for managing and querying security data. ronin-db provid...
24123,201108,709schema_to_dbmlThis gem provides functionality for parsing a Rails schema.rb file and generating a cor...
25135,32747,303migrate-hackRun any amount of migrations. migrate-hack fixes your migrations. This gem rewinds your...